3.1056 \(\int \frac {(2-5 x) x^{7/2}}{\sqrt {2+5 x+3 x^2}} \, dx\)

Optimal. Leaf size=223 \[ \frac {11320 \sqrt {3 x^2+5 x+2} \sqrt {x}}{5103}-\frac {68920 (3 x+2) \sqrt {x}}{15309 \sqrt {3 x^2+5 x+2}}-\frac {11320 \sqrt {2} (x+1) \sqrt {\frac {3 x+2}{x+1}} F\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{5103 \sqrt {3 x^2+5 x+2}}+\frac {68920 \sqrt {2} (x+1) \sqrt {\frac {3 x+2}{x+1}} E\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{15309 \sqrt {3 x^2+5 x+2}}-\frac {10}{27} \sqrt {3 x^2+5 x+2} x^{7/2}+\frac {508}{567} \sqrt {3 x^2+5 x+2} x^{5/2}-\frac {820}{567} \sqrt {3 x^2+5 x+2} x^{3/2} \]

[Out]

-68920/15309*(2+3*x)*x^(1/2)/(3*x^2+5*x+2)^(1/2)+68920/15309*(1+x)^(3/2)*(1/(1+x))^(1/2)*EllipticE(x^(1/2)/(1+
x)^(1/2),1/2*I*2^(1/2))*2^(1/2)*((2+3*x)/(1+x))^(1/2)/(3*x^2+5*x+2)^(1/2)-11320/5103*(1+x)^(3/2)*(1/(1+x))^(1/
2)*EllipticF(x^(1/2)/(1+x)^(1/2),1/2*I*2^(1/2))*2^(1/2)*((2+3*x)/(1+x))^(1/2)/(3*x^2+5*x+2)^(1/2)-820/567*x^(3
/2)*(3*x^2+5*x+2)^(1/2)+508/567*x^(5/2)*(3*x^2+5*x+2)^(1/2)-10/27*x^(7/2)*(3*x^2+5*x+2)^(1/2)+11320/5103*x^(1/
2)*(3*x^2+5*x+2)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.16, antiderivative size = 223, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 5, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {832, 839, 1189, 1100, 1136} \[ -\frac {10}{27} \sqrt {3 x^2+5 x+2} x^{7/2}+\frac {508}{567} \sqrt {3 x^2+5 x+2} x^{5/2}-\frac {820}{567} \sqrt {3 x^2+5 x+2} x^{3/2}+\frac {11320 \sqrt {3 x^2+5 x+2} \sqrt {x}}{5103}-\frac {68920 (3 x+2) \sqrt {x}}{15309 \sqrt {3 x^2+5 x+2}}-\frac {11320 \sqrt {2} (x+1) \sqrt {\frac {3 x+2}{x+1}} F\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{5103 \sqrt {3 x^2+5 x+2}}+\frac {68920 \sqrt {2} (x+1) \sqrt {\frac {3 x+2}{x+1}} E\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{15309 \sqrt {3 x^2+5 x+2}} \]

Antiderivative was successfully verified.

[In]

Int[((2 - 5*x)*x^(7/2))/Sqrt[2 + 5*x + 3*x^2],x]

[Out]

(-68920*Sqrt[x]*(2 + 3*x))/(15309*Sqrt[2 + 5*x + 3*x^2]) + (11320*Sqrt[x]*Sqrt[2 + 5*x + 3*x^2])/5103 - (820*x
^(3/2)*Sqrt[2 + 5*x + 3*x^2])/567 + (508*x^(5/2)*Sqrt[2 + 5*x + 3*x^2])/567 - (10*x^(7/2)*Sqrt[2 + 5*x + 3*x^2
])/27 + (68920*Sqrt[2]*(1 + x)*Sqrt[(2 + 3*x)/(1 + x)]*EllipticE[ArcTan[Sqrt[x]], -1/2])/(15309*Sqrt[2 + 5*x +
 3*x^2]) - (11320*Sqrt[2]*(1 + x)*Sqrt[(2 + 3*x)/(1 + x)]*EllipticF[ArcTan[Sqrt[x]], -1/2])/(5103*Sqrt[2 + 5*x
 + 3*x^2])

Rule 832

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Sim
p[(g*(d + e*x)^m*(a + b*x + c*x^2)^(p + 1))/(c*(m + 2*p + 2)), x] + Dist[1/(c*(m + 2*p + 2)), Int[(d + e*x)^(m
 - 1)*(a + b*x + c*x^2)^p*Simp[m*(c*d*f - a*e*g) + d*(2*c*f - b*g)*(p + 1) + (m*(c*e*f + c*d*g - b*e*g) + e*(p
 + 1)*(2*c*f - b*g))*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 -
 b*d*e + a*e^2, 0] && GtQ[m, 0] && NeQ[m + 2*p + 2, 0] && (IntegerQ[m] || IntegerQ[p] || IntegersQ[2*m, 2*p])
&&  !(IGtQ[m, 0] && EqQ[f, 0])

Rule 839

Int[((f_) + (g_.)*(x_))/(Sqrt[x_]*Sqrt[(a_) + (b_.)*(x_) + (c_.)*(x_)^2]), x_Symbol] :> Dist[2, Subst[Int[(f +
 g*x^2)/Sqrt[a + b*x^2 + c*x^4], x], x, Sqrt[x]], x] /; FreeQ[{a, b, c, f, g}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 1100

Int[1/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Simp[((2*a + (b -
q)*x^2)*Sqrt[(2*a + (b + q)*x^2)/(2*a + (b - q)*x^2)]*EllipticF[ArcTan[Rt[(b - q)/(2*a), 2]*x], (-2*q)/(b - q)
])/(2*a*Rt[(b - q)/(2*a), 2]*Sqrt[a + b*x^2 + c*x^4]), x] /; PosQ[(b - q)/a]] /; FreeQ[{a, b, c}, x] && GtQ[b^
2 - 4*a*c, 0]

Rule 1136

Int[(x_)^2/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Simp[(x*(b -
q + 2*c*x^2))/(2*c*Sqrt[a + b*x^2 + c*x^4]), x] - Simp[(Rt[(b - q)/(2*a), 2]*(2*a + (b - q)*x^2)*Sqrt[(2*a + (
b + q)*x^2)/(2*a + (b - q)*x^2)]*EllipticE[ArcTan[Rt[(b - q)/(2*a), 2]*x], (-2*q)/(b - q)])/(2*c*Sqrt[a + b*x^
2 + c*x^4]), x] /; PosQ[(b - q)/a]] /; FreeQ[{a, b, c}, x] && GtQ[b^2 - 4*a*c, 0]

Rule 1189

Int[((d_) + (e_.)*(x_)^2)/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}
, Dist[d, Int[1/Sqrt[a + b*x^2 + c*x^4], x], x] + Dist[e, Int[x^2/Sqrt[a + b*x^2 + c*x^4], x], x] /; PosQ[(b +
 q)/a] || PosQ[(b - q)/a]] /; FreeQ[{a, b, c, d, e}, x] && GtQ[b^2 - 4*a*c, 0]

Rubi steps

\begin {align*} \int \frac {(2-5 x) x^{7/2}}{\sqrt {2+5 x+3 x^2}} \, dx &=-\frac {10}{27} x^{7/2} \sqrt {2+5 x+3 x^2}+\frac {2}{27} \int \frac {x^{5/2} (35+127 x)}{\sqrt {2+5 x+3 x^2}} \, dx\\ &=\frac {508}{567} x^{5/2} \sqrt {2+5 x+3 x^2}-\frac {10}{27} x^{7/2} \sqrt {2+5 x+3 x^2}+\frac {4}{567} \int \frac {\left (-635-\frac {3075 x}{2}\right ) x^{3/2}}{\sqrt {2+5 x+3 x^2}} \, dx\\ &=-\frac {820}{567} x^{3/2} \sqrt {2+5 x+3 x^2}+\frac {508}{567} x^{5/2} \sqrt {2+5 x+3 x^2}-\frac {10}{27} x^{7/2} \sqrt {2+5 x+3 x^2}+\frac {8 \int \frac {\sqrt {x} \left (\frac {9225}{2}+\frac {21225 x}{2}\right )}{\sqrt {2+5 x+3 x^2}} \, dx}{8505}\\ &=\frac {11320 \sqrt {x} \sqrt {2+5 x+3 x^2}}{5103}-\frac {820}{567} x^{3/2} \sqrt {2+5 x+3 x^2}+\frac {508}{567} x^{5/2} \sqrt {2+5 x+3 x^2}-\frac {10}{27} x^{7/2} \sqrt {2+5 x+3 x^2}+\frac {16 \int \frac {-\frac {21225}{2}-\frac {129225 x}{4}}{\sqrt {x} \sqrt {2+5 x+3 x^2}} \, dx}{76545}\\ &=\frac {11320 \sqrt {x} \sqrt {2+5 x+3 x^2}}{5103}-\frac {820}{567} x^{3/2} \sqrt {2+5 x+3 x^2}+\frac {508}{567} x^{5/2} \sqrt {2+5 x+3 x^2}-\frac {10}{27} x^{7/2} \sqrt {2+5 x+3 x^2}+\frac {32 \operatorname {Subst}\left (\int \frac {-\frac {21225}{2}-\frac {129225 x^2}{4}}{\sqrt {2+5 x^2+3 x^4}} \, dx,x,\sqrt {x}\right )}{76545}\\ &=\frac {11320 \sqrt {x} \sqrt {2+5 x+3 x^2}}{5103}-\frac {820}{567} x^{3/2} \sqrt {2+5 x+3 x^2}+\frac {508}{567} x^{5/2} \sqrt {2+5 x+3 x^2}-\frac {10}{27} x^{7/2} \sqrt {2+5 x+3 x^2}-\frac {22640 \operatorname {Subst}\left (\int \frac {1}{\sqrt {2+5 x^2+3 x^4}} \, dx,x,\sqrt {x}\right )}{5103}-\frac {68920 \operatorname {Subst}\left (\int \frac {x^2}{\sqrt {2+5 x^2+3 x^4}} \, dx,x,\sqrt {x}\right )}{5103}\\ &=-\frac {68920 \sqrt {x} (2+3 x)}{15309 \sqrt {2+5 x+3 x^2}}+\frac {11320 \sqrt {x} \sqrt {2+5 x+3 x^2}}{5103}-\frac {820}{567} x^{3/2} \sqrt {2+5 x+3 x^2}+\frac {508}{567} x^{5/2} \sqrt {2+5 x+3 x^2}-\frac {10}{27} x^{7/2} \sqrt {2+5 x+3 x^2}+\frac {68920 \sqrt {2} (1+x) \sqrt {\frac {2+3 x}{1+x}} E\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{15309 \sqrt {2+5 x+3 x^2}}-\frac {11320 \sqrt {2} (1+x) \sqrt {\frac {2+3 x}{1+x}} F\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{5103 \sqrt {2+5 x+3 x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.19, size = 168, normalized size = 0.75 \[ \frac {34960 i \sqrt {2} \sqrt {\frac {1}{x}+1} \sqrt {\frac {2}{x}+3} x^{3/2} F\left (i \sinh ^{-1}\left (\frac {\sqrt {\frac {2}{3}}}{\sqrt {x}}\right )|\frac {3}{2}\right )-68920 i \sqrt {2} \sqrt {\frac {1}{x}+1} \sqrt {\frac {2}{x}+3} x^{3/2} E\left (i \sinh ^{-1}\left (\frac {\sqrt {\frac {2}{3}}}{\sqrt {x}}\right )|\frac {3}{2}\right )-2 \left (8505 x^6-6399 x^5+4590 x^4-9306 x^3+40620 x^2+138340 x+68920\right )}{15309 \sqrt {x} \sqrt {3 x^2+5 x+2}} \]

Antiderivative was successfully verified.

[In]

Integrate[((2 - 5*x)*x^(7/2))/Sqrt[2 + 5*x + 3*x^2],x]

[Out]

(-2*(68920 + 138340*x + 40620*x^2 - 9306*x^3 + 4590*x^4 - 6399*x^5 + 8505*x^6) - (68920*I)*Sqrt[2]*Sqrt[1 + x^
(-1)]*Sqrt[3 + 2/x]*x^(3/2)*EllipticE[I*ArcSinh[Sqrt[2/3]/Sqrt[x]], 3/2] + (34960*I)*Sqrt[2]*Sqrt[1 + x^(-1)]*
Sqrt[3 + 2/x]*x^(3/2)*EllipticF[I*ArcSinh[Sqrt[2/3]/Sqrt[x]], 3/2])/(15309*Sqrt[x]*Sqrt[2 + 5*x + 3*x^2])

________________________________________________________________________________________

fricas [F]  time = 0.95, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-\frac {{\left (5 \, x^{4} - 2 \, x^{3}\right )} \sqrt {x}}{\sqrt {3 \, x^{2} + 5 \, x + 2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-5*x)*x^(7/2)/(3*x^2+5*x+2)^(1/2),x, algorithm="fricas")

[Out]

integral(-(5*x^4 - 2*x^3)*sqrt(x)/sqrt(3*x^2 + 5*x + 2), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int -\frac {{\left (5 \, x - 2\right )} x^{\frac {7}{2}}}{\sqrt {3 \, x^{2} + 5 \, x + 2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-5*x)*x^(7/2)/(3*x^2+5*x+2)^(1/2),x, algorithm="giac")

[Out]

integrate(-(5*x - 2)*x^(7/2)/sqrt(3*x^2 + 5*x + 2), x)

________________________________________________________________________________________

maple [A]  time = 0.09, size = 127, normalized size = 0.57 \[ \frac {-\frac {10 x^{6}}{9}+\frac {158 x^{5}}{189}-\frac {340 x^{4}}{567}+\frac {2068 x^{3}}{1701}+\frac {41840 x^{2}}{5103}+\frac {22640 x}{5103}-\frac {34460 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {6}\, \sqrt {-x}\, \EllipticE \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right )}{45927}+\frac {23140 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {6}\, \sqrt {-x}\, \EllipticF \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right )}{15309}}{\sqrt {x}\, \sqrt {3 x^{2}+5 x +2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2-5*x)*x^(7/2)/(3*x^2+5*x+2)^(1/2),x)

[Out]

2/45927/x^(1/2)/(3*x^2+5*x+2)^(1/2)*(-25515*x^6+19197*x^5+34710*(6*x+4)^(1/2)*(3*x+3)^(1/2)*6^(1/2)*(-x)^(1/2)
*EllipticF(1/2*(6*x+4)^(1/2),I*2^(1/2))-17230*(6*x+4)^(1/2)*(3*x+3)^(1/2)*6^(1/2)*(-x)^(1/2)*EllipticE(1/2*(6*
x+4)^(1/2),I*2^(1/2))-13770*x^4+27918*x^3+188280*x^2+101880*x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ -\int \frac {{\left (5 \, x - 2\right )} x^{\frac {7}{2}}}{\sqrt {3 \, x^{2} + 5 \, x + 2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-5*x)*x^(7/2)/(3*x^2+5*x+2)^(1/2),x, algorithm="maxima")

[Out]

-integrate((5*x - 2)*x^(7/2)/sqrt(3*x^2 + 5*x + 2), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ -\int \frac {x^{7/2}\,\left (5\,x-2\right )}{\sqrt {3\,x^2+5\,x+2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(x^(7/2)*(5*x - 2))/(5*x + 3*x^2 + 2)^(1/2),x)

[Out]

-int((x^(7/2)*(5*x - 2))/(5*x + 3*x^2 + 2)^(1/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ - \int \left (- \frac {2 x^{\frac {7}{2}}}{\sqrt {3 x^{2} + 5 x + 2}}\right )\, dx - \int \frac {5 x^{\frac {9}{2}}}{\sqrt {3 x^{2} + 5 x + 2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-5*x)*x**(7/2)/(3*x**2+5*x+2)**(1/2),x)

[Out]

-Integral(-2*x**(7/2)/sqrt(3*x**2 + 5*x + 2), x) - Integral(5*x**(9/2)/sqrt(3*x**2 + 5*x + 2), x)

________________________________________________________________________________________